projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
769d110
)
debian/control: bump debhelper builddep to 10
author
Hans van Kranenburg
<hans@knorrie.org>
Fri, 1 Feb 2019 15:22:13 +0000
(16:22 +0100)
committer
Ian Jackson
<ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:00:16 +0000
(14:00 +0000)
The debian/compat file contains '10', so make sure that there's actually
a debhelper being dragged in that can do everything needed.
This fixes the lintian warning:
package-needs-versioned-debhelper-build-depends
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index affb9374ebd6a225ed994e5d3efca3944704a604..b7b670cd9cd99e5b8c22626b490be240ed3923f4 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-5,7
+5,7
@@
Uploaders: Guido Trotter <ultrotter@debian.org>, Bastian Blank <waldi@debian.org
Section: admin
Standards-Version: 3.9.4
Build-Depends:
- debhelper (>
> 9
),
+ debhelper (>
= 10
),
autotools-dev,
dpkg-dev (>= 1.16.0~),
rdfind,